Skip to content

chore: bump octokit from 4.12.0 to 10.0.0 - #84

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/octokit-10.0.0
Closed

chore: bump octokit from 4.12.0 to 10.0.0#84
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/octokit-10.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 28, 2026

Copy link
Copy Markdown
Contributor

Bumps octokit from 4.12.0 to 10.0.0.

Release notes

Sourced from octokit's releases.

v10.0.0

What's Changed

New Contributors

Full Changelog: octokit/octokit.rb@v9.2.0...v10.0.0

v9.2.0

What's Changed

Features

Fixes

Dependencies

New Contributors

Full Changelog: octokit/octokit.rb@v9.1.0...v9.2.0

v9.1.0

What's Changed

... (truncated)

Commits
  • ea3413c v10.0.0
  • f883a9d Bump major version to v10.0.0 (#1749)
  • 4c55c3c Fix string validation errors (#1740)
  • fbcea34 feat: add missing method delete_issue_comment_reaction() (#1734)
  • cc7d142 Update rubocop requirement from 1.68.0 to 1.69.2 (#1730)
  • 687944a Merge pull request #1725 from octokit/dependabot/bundler/rubocop-1.68.0
  • b4b4198 Update rubocop requirement from 1.67.0 to 1.68.0
  • 4237fd4 Update the "debugging" sample code in README.md (#1724)
  • 5fcf9bf Rename find_app_installations and find_user_installations (#1721)
  • 6e55ef3 Update rubocop requirement from 1.66.1 to 1.67.0 (#1723)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Apr 28, 2026
@dependabot
dependabot Bot force-pushed the dependabot/bundler/octokit-10.0.0 branch 2 times, most recently from 13aa442 to 4efbd29 Compare April 30, 2026 08:17
Bumps [octokit](https://github.com/octokit/octokit.rb) from 4.12.0 to 10.0.0.
- [Release notes](https://github.com/octokit/octokit.rb/releases)
- [Changelog](https://github.com/octokit/octokit.rb/blob/main/RELEASE.md)
- [Commits](octokit/octokit.rb@v4.12.0...v10.0.0)

---
updated-dependencies:
- dependency-name: octokit
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/bundler/octokit-10.0.0 branch from 4efbd29 to 6a90cfe Compare April 30, 2026 08:20
@lfdebrux

lfdebrux commented Apr 30, 2026

Copy link
Copy Markdown
Member

I can't actually see where we use Octokit in the codebase 馃

@lfdebrux

Copy link
Copy Markdown
Member

Ah yeah, looks like the usages of Octokit were removed in commit 13f460e, but removing the dependency itself was missed.

I'll raise a PR to remove gem 'octokit' from the Gemfile so we don't have to bother reviewing this one.

@lfdebrux

Copy link
Copy Markdown
Member

I think we should merge #85 instead of this.

@dependabot @github

dependabot Bot commented on behalf of github Apr 30, 2026

Copy link
Copy Markdown
Contributor Author

Looks like octokit is no longer a dependency, so this is no longer needed.

@dependabot dependabot Bot closed this Apr 30, 2026
@dependabot
dependabot Bot deleted the dependabot/bundler/octokit-10.0.0 branch April 30, 2026 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant